On this pageLoadFromFileDescriptionLoads data from Windows metafile.The FileName property specifies the loading metafile name. The loaded data can be converted to DXF-format and saved to stream or file.TipUse Clear before calling this procedureSyntaxprocedure LoadFromFile(const FileName: String);